-
Notifications
You must be signed in to change notification settings - Fork 224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Autobuild: Update macOS SDK #3106
Conversation
072d382
to
131e19b
Compare
iOS isn't upgradable. |
I can't check the macOS builds or comment on the workflow, unfortunately. |
macOS Ventura 13.4 Client and Server open correctly. Listening works ok. Speaking doesn't work unless I start the app from terminal as it doesn't ask for recording permissions. This might be a bug on my machine only. @gilgongo could you please test if this also happens to you? |
I'm on Ventura 13.4.1 (c) - seems to work OK for me (no permissions problem at least, and I can hear and I think transmit OK but I didn't do complete test of that). Settings and connect windows came up in the background for some reason - I had to manually foreground them. |
Almost certainly more Qt6 issues... |
Hmm ok. So the SDK update is probably valid. But what should we do about the buggy Qt? |
Use Xcode 14.2 macOS standard build
I think we should be able to upgrade the SDK then. |
Short description of changes
Updates macOS build to all use Xcode 14.2 (macOS 13.1 SDK). Also updates some comments.
CHANGELOG: Build: macOS now uses the 13.1 SDK for better compatibility with modern macOS versions.
Context: Fixes an issue?
No
Does this change need documentation? What needs to be documented and how?
No
Status of this Pull Request
Needs testing on modern macOS. Will do in the coming days.
What is missing until this pull request can be merged?
Quick test.
Checklist